[INFO] cloning repository https://github.com/hollowness-inside/phyphox-rust-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hollowness-inside/phyphox-rust-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhollowness-inside%2Fphyphox-rust-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhollowness-inside%2Fphyphox-rust-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc1b885fd175a7b9777a06977b494989cb6bf6c2
[INFO] testing hollowness-inside/phyphox-rust-api against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhollowness-inside%2Fphyphox-rust-api" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hollowness-inside/phyphox-rust-api
[INFO] finished tweaking git repo https://github.com/hollowness-inside/phyphox-rust-api
[INFO] tweaked toml for git repo https://github.com/hollowness-inside/phyphox-rust-api written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hollowness-inside/phyphox-rust-api on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hollowness-inside/phyphox-rust-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pin-project-lite v0.2.10
[INFO] [stderr]   Downloaded tempfile v3.7.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.90
[INFO] [stderr]   Downloaded serde v1.0.176
[INFO] [stderr]   Downloaded syn v2.0.27
[INFO] [stderr]   Downloaded openssl v0.10.55
[INFO] [stderr]   Downloaded rustix v0.38.4
[INFO] [stderr]   Downloaded tokio v1.29.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 250508be1da0b7bcdcd5befc397ce25770d44d2c0c42efac521c870e19af4fac
[INFO] running `Command { std: "docker" "start" "-a" "250508be1da0b7bcdcd5befc397ce25770d44d2c0c42efac521c870e19af4fac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "250508be1da0b7bcdcd5befc397ce25770d44d2c0c42efac521c870e19af4fac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "250508be1da0b7bcdcd5befc397ce25770d44d2c0c42efac521c870e19af4fac", kill_on_drop: false }`
[INFO] [stdout] 250508be1da0b7bcdcd5befc397ce25770d44d2c0c42efac521c870e19af4fac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a950780ce2b2ea80c9696478890528ebfb68a7603148c4fde64ba0914ad6db4e
[INFO] running `Command { std: "docker" "start" "-a" "a950780ce2b2ea80c9696478890528ebfb68a7603148c4fde64ba0914ad6db4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling serde v1.0.176
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling phyphox_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a950780ce2b2ea80c9696478890528ebfb68a7603148c4fde64ba0914ad6db4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a950780ce2b2ea80c9696478890528ebfb68a7603148c4fde64ba0914ad6db4e", kill_on_drop: false }`
[INFO] [stdout] a950780ce2b2ea80c9696478890528ebfb68a7603148c4fde64ba0914ad6db4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2b6b53aa2b77941ddad88e16300fc33172c7c0ce546ddef4e46c179bebe88a7
[INFO] running `Command { std: "docker" "start" "-a" "c2b6b53aa2b77941ddad88e16300fc33172c7c0ce546ddef4e46c179bebe88a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling phyphox_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c2b6b53aa2b77941ddad88e16300fc33172c7c0ce546ddef4e46c179bebe88a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2b6b53aa2b77941ddad88e16300fc33172c7c0ce546ddef4e46c179bebe88a7", kill_on_drop: false }`
[INFO] [stdout] c2b6b53aa2b77941ddad88e16300fc33172c7c0ce546ddef4e46c179bebe88a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2c252b54ffd47f74d8e517774b94f13176725b2080007664e22adfcad37803ea
[INFO] running `Command { std: "docker" "start" "-a" "2c252b54ffd47f74d8e517774b94f13176725b2080007664e22adfcad37803ea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/phyphox_api-388a3e7397be1ea7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests phyphox_api
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/phyphox.rs - phyphox::Phyphox::retrieve (line 46) ... FAILED
[INFO] [stdout] test src/client.rs - client::PhyphoxClient::retrieve (line 47) ... FAILED
[INFO] [stdout] test src/phyphox.rs - phyphox::Phyphox::control (line 123) ... FAILED
[INFO] [stdout] test src/client.rs - client::PhyphoxClient::get (line 95) ... FAILED
[INFO] [stdout] test src/client.rs - client::PhyphoxClient::control (line 112) ... FAILED
[INFO] [stdout] test src/client.rs - client::PhyphoxClient::register (line 27) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/phyphox.rs - phyphox::Phyphox::retrieve (line 46) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Phyphox` in this scope
[INFO] [stdout]   --> src/phyphox.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 | let mut phyphox = Phyphox::new("127.0.0.1:8080");
[INFO] [stdout]    |                   ^^^^^^^ use of undeclared type `Phyphox`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 46 + use phyphox_api::Phyphox;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `XYZSensorName` in this scope
[INFO] [stdout]   --> src/phyphox.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 | let mag = phyphox.xyz_sensor(XYZSensorName::Magnetometer);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^ use of undeclared type `XYZSensorName`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 46 + use phyphox_api::sensors::XYZSensorName;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::PhyphoxClient::retrieve (line 47) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `PhyphoxClient` in this scope
[INFO] [stdout]   --> src/client.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 | let mut phyphox = PhyphoxClient::new("127.0.0.1:8080");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ use of undeclared type `PhyphoxClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 47 + use phyphox_api::PhyphoxClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Variables` in this scope
[INFO] [stdout]   --> src/client.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 | phyphox.register(Variables::AccelerationX);
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `Variables`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 47 + use phyphox_api::Variables;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Variables` in this scope
[INFO] [stdout]   --> src/client.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | phyphox.register(Variables::AccelerationY);
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `Variables`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 47 + use phyphox_api::Variables;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Variables` in this scope
[INFO] [stdout]   --> src/client.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let x = phyphox.get(Variables::AccelerationX)?;
[INFO] [stdout]    |                         ^^^^^^^^^ use of undeclared type `Variables`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 47 + use phyphox_api::Variables;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Variables` in this scope
[INFO] [stdout]   --> src/client.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let y = phyphox.get(Variables::AccelerationY)?;
[INFO] [stdout]    |                         ^^^^^^^^^ use of undeclared type `Variables`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 47 + use phyphox_api::Variables;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/phyphox.rs - phyphox::Phyphox::control (line 123) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Phyphox` in this scope
[INFO] [stdout]    --> src/phyphox.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 | let mut phyphox = Phyphox::new("127.0.0.1:8080");
[INFO] [stdout]     |                   ^^^^^^^ use of undeclared type `Phyphox`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 123 + use phyphox_api::Phyphox;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::PhyphoxClient::get (line 95) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `PhyphoxClient` in this scope
[INFO] [stdout]   --> src/client.rs:96:19
[INFO] [stdout]    |
[INFO] [stdout] 96 | let mut phyphox = PhyphoxClient::new("127.0.0.1:8080");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ use of undeclared type `PhyphoxClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 95 + use phyphox_api::PhyphoxClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Variables` in this scope
[INFO] [stdout]   --> src/client.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 | phyphox.register(Variables::Light);
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `Variables`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 95 + use phyphox_api::Variables;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Variables` in this scope
[INFO] [stdout]    --> src/client.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 | let light = phyphox.get(Variables::Light)?;
[INFO] [stdout]     |                         ^^^^^^^^^ use of undeclared type `Variables`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  95 + use phyphox_api::Variables;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::PhyphoxClient::control (line 112) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `PhyphoxClient` in this scope
[INFO] [stdout]    --> src/client.rs:113:19
[INFO] [stdout]     |
[INFO] [stdout] 113 | let mut phyphox = PhyphoxClient::new("127.0.0.1:8080");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ use of undeclared type `PhyphoxClient`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 112 + use phyphox_api::PhyphoxClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::PhyphoxClient::register (line 27) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `PhyphoxClient` in this scope
[INFO] [stdout]   --> src/client.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 | let mut phyphox = PhyphoxClient::new("127.0.0.1:8080");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ use of undeclared type `PhyphoxClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 27 + use phyphox_api::PhyphoxClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Variables` in this scope
[INFO] [stdout]   --> src/client.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 | phyphox.register(Variables::AccelerationX);
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `Variables`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 27 + use phyphox_api::Variables;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Variables` in this scope
[INFO] [stdout]   --> src/client.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 | phyphox.register(Variables::AccelerationY);
[INFO] [stdout]    |                  ^^^^^^^^^ use of undeclared type `Variables`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 27 + use phyphox_api::Variables;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client::PhyphoxClient::control (line 112)
[INFO] [stdout]     src/client.rs - client::PhyphoxClient::get (line 95)
[INFO] [stdout]     src/client.rs - client::PhyphoxClient::register (line 27)
[INFO] [stdout]     src/client.rs - client::PhyphoxClient::retrieve (line 47)
[INFO] [stdout]     src/phyphox.rs - phyphox::Phyphox::control (line 123)
[INFO] [stdout]     src/phyphox.rs - phyphox::Phyphox::retrieve (line 46)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2c252b54ffd47f74d8e517774b94f13176725b2080007664e22adfcad37803ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c252b54ffd47f74d8e517774b94f13176725b2080007664e22adfcad37803ea", kill_on_drop: false }`
[INFO] [stdout] 2c252b54ffd47f74d8e517774b94f13176725b2080007664e22adfcad37803ea
